home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pcl4c341.zip / DIR_IO.H < prev    next >
Text File  |  1992-10-15  |  89b  |  5 lines

  1. /* prototypes for DIR_IO.C */
  2.  
  3. int FindFirst(char *,char *);
  4. int FindNext(char *);
  5.